Copies the items of the
CalculatorButtonMappingCollection to a compatible one-dimensional array of type
System.String, starting from the first index of the target array.
public void CopyTo(
string[]
)
Parameters
- array
- A System.String array serving as the destination for the copy action.